home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1841 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: Norway.EU.net!usenet
  2. From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 24 Jan 1996 04:41:21 GMT
  6. Organization: EUnet Norway
  7. Message-ID: <899.6597T289T1266@login.eunet.no>
  8. References: <4dun46$cnu@metro.ucc.su.OZ.AU>
  9. NNTP-Posting-Host: pc5.asker-pm2-1.eunet.no
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. >> can be thrown in the bin because VBR just happened to move from $0 to
  14. >> somewhere else (I've never figured out what it actually does to make life
  15. >> impossible for so many programs).
  16.  
  17. >The fact is that most HW bashing code fails because of lame assembler
  18. >coding, and no because of something specifically to do with the fact that
  19. >its hitting the HW.
  20.  
  21. >If you follow all the guidelines outlined in the HW manual, your HW code
  22. >will work on all Amigas.
  23.  
  24. Well.. Actualy they BANG the hardware in the C= HW manual.
  25. They even use Abs. addressing, and don't care to Allocate the memory first.
  26.  
  27. >This means that if you wanna hit interupt vectors, you have to read the
  28. >VBR. If you do so, your code will work, regardless of where the VBR gets
  29. >moved to.
  30. They banged this too. :)
  31.  
  32. <sb>Patrick Hanevold - Virtual Reality developer
  33. <sb>patrick.hanevold@login.eunet.no
  34. <sb>Amiga and official Be developer
  35.  
  36.